Skip to content

Conversation

lobsterkatie
Copy link
Member

This is a follow up to #100893, which added a contributes value to each variant in the grouping info JSON. In this PR, all of the places in the front end code where we've been using the presence of a hash value as a proxy for whether or not a variant contributes have been switched to use the contributes value directly. This will let us control visibility of variants separately, without the side effects which come along with having or not having a hash value.

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Oct 3, 2025
@codecov
Copy link

codecov bot commented Oct 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #100908      +/-   ##
===========================================
- Coverage   81.15%    81.14%   -0.01%     
===========================================
  Files        8617      8616       -1     
  Lines      382253    382241      -12     
  Branches    24031     24027       -4     
===========================================
- Hits       310201    310177      -24     
- Misses      71725     71737      +12     
  Partials      327       327              

@lobsterkatie lobsterkatie force-pushed the kmclb-use-variant-contributes-value-in-grouping-info-section branch from 9d3f6fa to 60f5c94 Compare October 3, 2025 19:35
@lobsterkatie lobsterkatie marked this pull request as ready for review October 3, 2025 20:24
@lobsterkatie lobsterkatie merged commit 21e932d into master Oct 6, 2025
46 checks passed
@lobsterkatie lobsterkatie deleted the kmclb-use-variant-contributes-value-in-grouping-info-section branch October 6, 2025 17:04
@github-actions github-actions bot locked and limited conversation to collaborators Oct 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants